home *** CD-ROM | disk | FTP | other *** search
- This is a new shell for the OSS personal pascal compiler.
- This allows the user to edit, compile and run programs with single keystrokes.
- This shell also allows the user to define the flags that will be passed to
- the editor.
-
- When you look at the file menu you will see three new entries.
-
- File This is the file that is edited when E is pressed.
-
- Main This is the file that is compiled when C is pressed.
-
- Active This is the file that is run when R is pressed.
-
- Under the Options menu there is a editor options entry. Here we can
- enter the name of the editor and the flags that you always want passed to
- the editor.
-
- I use VIX to edit my files. and the flags that I pass to the editor are
- -i and -nob auto indent and noback up.
-
- Please send me messages about what you think of this program. This version is
- compiled using full debug so if you get errors you should be able to send me an
- inteligent message;
-
- Enjoy
-
- John Buchanan
-